home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 July / macformat-026.iso / mac / SoftWindows / SoftWindows Hard Disk File C / INSIGNIA / SOFTNODE / LANWP4_1.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-04-24  |  218 b   |  13 lines

  1. C:\net\bin\yesno "Do you want to load the networking software? [y/n] "
  2. if errorlevel 1 goto noload
  3. PATH C:\NET\BIN;%path%
  4. c:
  5. cd novell
  6. lsl.com
  7. etherspc.com
  8. cd ..
  9. tcpip.exe
  10. set name=xxxxxxx
  11. break on
  12. :noload
  13.